gtk: update annotation of gtk_single_selection_get_selected_item
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Wed, 3 Mar 2021 13:07:22 +0000 (13:07 +0000)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Wed, 3 Mar 2021 13:19:45 +0000 (14:19 +0100)
gtk/gtksingleselection.c

index e072594d6aa0e8f593c18789df46bb14fbf7a118..91f3261d6a89ddf33d45e56297efaff8771e517d 100644 (file)
@@ -625,7 +625,7 @@ gtk_single_selection_set_selected (GtkSingleSelection *self,
  *
  * If no item is selected, %NULL is returned.
  *
- * Returns: (transfer none): The selected item
+ * Returns: (transfer none) (type GObject) (nullable): The selected item
  */
 gpointer
 gtk_single_selection_get_selected_item (GtkSingleSelection *self)